home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / NETIRSIR.IN_ / netirsir.inf
Encoding:
Windows Setup INFormation  |  1999-10-22  |  16.5 KB  |  526 lines

  1. [Version]
  2. LayoutFile  = layout.inf
  3. Signature   = "$Windows NT$"
  4. Class       = Infrared
  5. ClassGUID   = {6bdd1fc5-810f-11d0-BEC7-08002BE2092F}
  6. Provider    = %Microsoft%
  7.  
  8. ; The following ClassInstall32 section is run by syssetup during
  9. ; GUI mode and is independent of the devices listed in this inf file
  10. ; Rather than introduce a new inf file for the classinstall32, we placed
  11. ; the section in this existing inf.
  12. ;
  13. ;  IF THIS FILE IS REMOVED, THE CLASS INSTALLER WILL NO LONGER
  14. ;  BE CALLED BY THE SYSTEM.  if the file must be removed, the section needs
  15. ;  to be relocated and Setup notified of the change
  16. [ClassInstall32.NT]
  17. AddReg    = IrDAClass.NT.AddReg
  18.  
  19. [IrDAClass.NT.AddReg]
  20. HKR, , ,                0, %DisplayClassName%
  21. HKR, , EnumPropPages32, 0, "NetCfgx.dll,NetPropPageProvider"
  22. HKR, , Icon,            0, "1401"
  23. HKR, , Installer32,     0, "NetCfgx.dll,NetClassInstaller"
  24.  
  25. [Manufacturer]
  26. %Microsoft%=MS_Devices
  27. %ACTiSYS%=ACTiSYS_Devices
  28. %AMP%=AMP_Devices
  29. %ESI%=ESI_Devices
  30. %IBM%=IBM_Devices
  31. %HP%=HP_Devices
  32. %Parallax%=Parallax_Devices
  33. %Tekram%=Tekram_Devices
  34. %Puma%=Puma_Devices
  35. %VLSI%=VLSI_Devices
  36. %Temic%=Temic_Devices
  37. %Girbil%=Girbil_Devices
  38.  
  39. [ControlFlags]
  40. ExcludeFromSelect=*PNP0510,*PNP0511,*IBM0002,*IBM0034,*IBM0020
  41.  
  42. [MS_Devices]
  43. ; DisplayName           Section           DeviceID
  44. ; -----------           -------           --------
  45. %Generic.DevDesc%     = Generic,    SIRGeneric
  46. %*PNP0510.DevDesc%    = PNP,          *PNP0510
  47. %*PNP0511.DevDesc%    = PNP,          *PNP0511
  48. %NullModem.DevDesc%   = NullModem,      SIRNull
  49.  
  50. [IBM_Devices]
  51. %*IBM0002.DeviceDesc% = PNP,        *IBM0002
  52. %*IBM0034.DeviceDesc% = PNP,         *IBM0034
  53. %*IBM0020.DeviceDesc% = NO_DRV,        *IBM0020
  54.  
  55. [HP_Devices]
  56. %HWPDEAD.DeviceDesc%  = Generic,     HWPDEAD
  57.  
  58. [ACTiSYS_Devices]
  59. ; DisplayName           Section           DeviceID
  60. ; -----------           -------           --------
  61. %ACTiSYS_200L.DevDesc%= ACTiSYS_200L,   SIRAct200
  62. %ACTiSYS_220L.DevDesc%= ACTiSYS_220L,   SIRAct220
  63. %ACTiSYS_220LPlus.DevDesc%=ACTiSYS_220LPlus,SIRAct220Plus
  64.  
  65. [AMP_Devices]
  66. ; DisplayName           Section           DeviceID
  67. ; -----------           -------           --------
  68. %AMP.DevDesc%         = AMP,        SIRAmp
  69.  
  70.  
  71. [ESI_Devices]
  72. ; DisplayName           Section           DeviceID
  73. ; -----------           -------           --------
  74. %ESI_9680.DevDesc%    = ESI_9680,        SIRESI9680
  75.  
  76. [Parallax_Devices]
  77. ; DisplayName           Section           DeviceID
  78. ; -----------           -------           --------
  79. %Parallax.DevDesc%    = Parallax,        SIRParallax
  80.  
  81. [Tekram_Devices]
  82. ; DisplayName           Section           DeviceID
  83. ; -----------           -------           --------
  84. %Tekram.DevDesc%      = Tekram,        SIRTekram
  85.  
  86. [Puma_Devices]
  87. ; DisplayName           Section           DeviceID
  88. ; -----------           -------           --------
  89. %Puma.DevDesc%        = Puma,        SIRPuma
  90.  
  91. [VLSI_Devices]
  92. %VLSI.DevDesc%        = NO_DRV,         PCI\VEN_1004&DEV_0105
  93.  
  94. [Temic_Devices]
  95. ; DisplayName           Section           DeviceID
  96. ; -----------           -------           --------
  97. %Temic.DevDesc%       = Temic,        SIRTemic
  98.  
  99. [Girbil_Devices]
  100. ; DisplayName           Section           DeviceID
  101. ; -----------           -------           --------
  102. %Girbil.DevDesc%       = Girbil,        SIRGirbil
  103.  
  104. [Generic.NT]
  105. DelReg                = DelAdvancedTab.reg
  106. AddReg                = IRSIR.reg, Generic.reg, Serial.reg
  107. PromptForPort         = 0        ; This is handled by IRCLASS.DLL
  108. LowerFilters          = SERIAL   ; This is handled by IRCLASS.DLL
  109. BusType               = 1
  110. Characteristics       = 0x4  ; NCF_PHYSICAL
  111. LogConfig=csa,c14,c23,c34,c43,caa
  112.  
  113. [Generic.NT.Services]
  114. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  115.  
  116. [Generic.NT.CoInstallers]
  117. AddReg                = IRSIR.CoInstallers.reg
  118.  
  119. [PNP.NT]
  120. DelReg                = DelAdvancedTab.reg
  121. AddReg                = IRSIR.reg, Generic.reg, Serial.reg
  122. PromptForPort         = 0        ; This is handled by IRCLASS.DLL
  123. LowerFilters          = SERIAL   ; This is handled by IRCLASS.DLL
  124. BusType               = 14
  125. Characteristics       = 0x4  ; NCF_PHYSICAL
  126. ;LogConfig=csa,c14,c23,c34,c43,caa
  127. SyssetupPnPFlags=1
  128.  
  129. [PNP.NT.Services]
  130. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  131.  
  132. [PNP.NT.CoInstallers]
  133. AddReg                = IRSIR.CoInstallers.reg
  134.  
  135. [NullModem.NT]
  136. DelReg                = DelAdvancedTab.reg
  137. AddReg                = IRSIR.reg, Generic.reg, Port.reg
  138. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  139. BusType               = 1
  140. Characteristics       = 0x4  ; NCF_PHYSICAL
  141.  
  142. [NullModem.NT.Services]
  143. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  144.  
  145. [NullModem.NT.CoInstallers]
  146. AddReg                = IRSIR.CoInstallers.reg
  147.  
  148. [ACTiSYS_200L.NT]
  149. DelReg                = DelAdvancedTab.reg
  150. AddReg                = IRSIR.reg, ACTiSYS_200L.reg, Port.reg
  151. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  152. BusType               = 1
  153. Characteristics       = 0x4  ; NCF_PHYSICAL
  154.  
  155. [ACTiSYS_200L.NT.Services]
  156. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  157.  
  158. [ACTiSYS_200L.NT.CoInstallers]
  159. AddReg                = IRSIR.CoInstallers.reg
  160.  
  161. [ACTiSYS_220L.NT]
  162. DelReg                = DelAdvancedTab.reg
  163. AddReg                = IRSIR.reg, ACTiSYS_220L.reg, Port.reg
  164. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  165. BusType               = 1
  166. Characteristics       = 0x4  ; NCF_PHYSICAL
  167.  
  168. [ACTiSYS_220L.NT.Services]
  169. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  170.  
  171. [ACTiSYS_220L.NT.CoInstallers]
  172. AddReg                = IRSIR.CoInstallers.reg
  173.  
  174. [ACTiSYS_220LPlus.NT]
  175. DelReg                = DelAdvancedTab.reg
  176. AddReg                = IRSIR.reg, ACTiSYS_220LPlus.reg, Port.reg
  177. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  178. BusType               = 1
  179. Characteristics       = 0x4  ; NCF_PHYSICAL
  180.  
  181. [ACTiSYS_220LPlus.NT.Services]
  182. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  183.  
  184. [ACTiSYS_220LPlus.NT.CoInstallers]
  185. AddReg                = IRSIR.CoInstallers.reg
  186.  
  187. [AMP.NT]
  188. DelReg                = DelAdvancedTab.reg
  189. AddReg                = IRSIR.reg, AMP.reg, Port.reg
  190. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  191. BusType               = 1
  192. Characteristics       = 0x4  ; NCF_PHYSICAL
  193.  
  194.  
  195. [AMP.NT.Services]
  196. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  197.  
  198. [AMP.NT.CoInstallers]
  199. AddReg                = IRSIR.CoInstallers.reg
  200.  
  201.  
  202.  
  203.  
  204.  
  205. [ESI_9680.NT]
  206. DelReg                = DelAdvancedTab.reg
  207. AddReg                = IRSIR.reg, ESI_9680.reg, Port.reg
  208. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  209. BusType               = 1
  210. Characteristics       = 0x4  ; NCF_PHYSICAL
  211.  
  212. [ESI_9680.NT.Services]
  213. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  214.  
  215. [ESI_9680.NT.CoInstallers]
  216. AddReg                = IRSIR.CoInstallers.reg
  217.  
  218. [Parallax.NT]
  219. DelReg                = DelAdvancedTab.reg
  220. AddReg                = IRSIR.reg, Parallax.reg, Port.reg
  221. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  222. BusType               = 1
  223. Characteristics       = 0x4  ; NCF_PHYSICAL
  224.  
  225. [Parallax.NT.Services]
  226. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  227.  
  228. [Parallax.NT.CoInstallers]
  229. AddReg                = IRSIR.CoInstallers.reg
  230.  
  231. [Tekram.NT]
  232. DelReg                = DelAdvancedTab.reg
  233. AddReg                = IRSIR.reg, Tekram.reg, Port.reg
  234. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  235. BusType               = 1
  236. Characteristics       = 0x4  ; NCF_PHYSICAL
  237.  
  238. [Tekram.NT.Services]
  239. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  240.  
  241. [Tekram.NT.CoInstallers]
  242. AddReg                = IRSIR.CoInstallers.reg
  243.  
  244. [Puma.NT]
  245. DelReg                = DelAdvancedTab.reg
  246. AddReg                = IRSIR.reg, Tekram.reg, Port.reg
  247. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  248. BusType               = 1
  249. Characteristics       = 0x4  ; NCF_PHYSICAL
  250.  
  251. [Puma.NT.Services]
  252. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  253.  
  254. [Puma.NT.CoInstallers]
  255. AddReg                = IRSIR.CoInstallers.reg
  256.  
  257. [Temic.NT]
  258. DelReg                = DelAdvancedTab.reg
  259. AddReg                = IRSIR.reg, Temic.reg, Port.reg
  260. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  261. BusType               = 1
  262. Characteristics       = 0x4  ; NCF_PHYSICAL
  263.  
  264. [Temic.NT.Services]
  265. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  266.  
  267. [Temic.NT.CoInstallers]
  268. AddReg                = IRSIR.CoInstallers.reg
  269.  
  270. [Girbil.NT]
  271. DelReg                = DelAdvancedTab.reg
  272. AddReg                = IRSIR.reg, Girbil.reg, Port.reg
  273. PromptForPort         = 1        ; This is handled by IRCLASS.DLL
  274. BusType               = 1
  275. Characteristics       = 0x4  ; NCF_PHYSICAL
  276.  
  277. [Girbil.NT.Services]
  278. AddService= irsir, 2, IRSIR.AddService, common.EventLog
  279.  
  280. [Girbil.NT.CoInstallers]
  281. AddReg                = IRSIR.CoInstallers.reg
  282.  
  283. ; The following sections are COM port resource configs.
  284. ; Section name format means:
  285. ; Char 1 = c (COM port)
  286. ; Char 2 = I/O config: 1 (3f8), 2 (2f8), 3 (3e8), 4 (2e8), a (any) s (standard com)
  287. ; Char 3 = IRQ config: #, a (any)
  288.  
  289. [csa]
  290. ConfigPriority=HARDRECONFIG
  291. IOConfig=3f8-3ff, 2f8-2ff, 3e8-3ef, 2e8-2ef
  292. IRQConfig=S:3,4,5,7,9,10,11,12,14,15
  293.  
  294. [c14]                   ; COM1,IRQ4
  295. ConfigPriority=HARDRECONFIG
  296. IOConfig=3f8-3ff(3ff::)
  297. IRQConfig=S:4
  298.  
  299. [c1a]                   ; COM1, any IRQ
  300. ConfigPriority=HARDRECONFIG
  301. IOConfig=3f8-3ff(3ff::)
  302. IRQConfig=S:3,4,5,7,9,10,11,12,14,15
  303.  
  304. [c23]                   ; COM2, IRQ3
  305. ConfigPriority=HARDRECONFIG
  306. IOConfig=2f8-2ff(3ff::)
  307. IRQConfig=S:3
  308.  
  309. [c2a]                   ; COM2, any IRQ
  310. ConfigPriority=HARDRECONFIG
  311. IOConfig=2f8-2ff(3ff::)
  312. IRQConfig=S:3,4,5,7,9,10,11,12,14,15
  313.  
  314. [c34]                   ; COM3, IRQ4
  315. ConfigPriority=HARDRECONFIG
  316. IOConfig=3e8-3ef(3ff::)
  317. IRQConfig=S:4
  318.  
  319. [c3a]                   ; COM3, any IRQ
  320. ConfigPriority=HARDRECONFIG
  321. IOConfig=3e8-3ef(3ff::)
  322. IRQConfig=S:3,4,5,7,9,10,11,12,14,15
  323.  
  324. [c43]                   ; COM4, IRQ3
  325. ConfigPriority=HARDRECONFIG
  326. IOConfig=2e8-2ef(3ff::)
  327. IRQConfig=S:3,5
  328.  
  329. [c4a]                   ; COM4, any IRQ
  330. ConfigPriority=HARDRECONFIG
  331. IOConfig=2e8-2ef(3ff::)
  332. IRQConfig=S:3,4,5,7,9,10,11,12,14,15
  333.  
  334. [caa]                   ; Any base, any IRQ
  335. ConfigPriority=HARDRECONFIG
  336. IOConfig=8@100-ffff%fff8(3ff::)
  337. IRQConfig=S:3,4,5,7,9,10,11,12,14,15
  338.  
  339. [Serial.reg]
  340. HKR,  ,               SerialBased,0,    "0"
  341.  
  342. [IRSIR.reg]
  343. HKR,  Ndi,            HelpText,       0,        %IRSIR.Help%
  344. HKR,  Ndi,            Service,        0,        "IRSIR"
  345. HKR,  Ndi\Interfaces, UpperRange,     0,        "ndisirda"
  346. HKR,  Ndi\Interfaces, LowerRange,     0,        "nolower"
  347. HKR,  Ndi,            RequiredAll,       0,        "MS_IrDA"
  348. HKR,  ,               EnumPropPages32,    ,    "IRCLASS.dll,IrSIRPortPropPageProvider"
  349.  
  350. [NO_DRV.reg]
  351. HKR,  Ndi\Interfaces, UpperRange,     0,        "noupper"
  352. HKR,  Ndi\Interfaces, LowerRange,     0,        "nolower"
  353.  
  354.  
  355. [SerialIoWhack.reg]
  356. HKR,,SerialIoResourcesIndex,0x10001,1
  357.  
  358. [Port.reg]
  359. HKR,  ,               SerialBased,0,    "1"
  360.  
  361. [Generic.reg]
  362. HKR,,InfraredTransceiverType,0,"0"
  363.  
  364. [ACTiSYS_200L.reg]
  365. HKR,,InfraredTransceiverType,0,"1"
  366. HKR,,MaxConnectList,0x00010000,"115200"
  367. HKR,,MaxConnectList,0x00010008,"57600"
  368. HKR,,MaxConnectList,0x00010008,"38400"
  369. HKR,,MaxConnectList,0x00010008,"19200"
  370. HKR,,MaxConnectList,0x00010008,"9600"
  371.  
  372. [ACTiSYS_220L.reg]
  373. HKR,,InfraredTransceiverType,0,"2"
  374. HKR,,MaxConnectList,0x00010000,"115200"
  375. HKR,,MaxConnectList,0x00010008,"57600"
  376. HKR,,MaxConnectList,0x00010008,"19200"
  377. HKR,,MaxConnectList,0x00010008,"9600"
  378.  
  379. [ACTiSYS_220LPlus.reg]
  380. HKR,,InfraredTransceiverType,0,"3"
  381. HKR,,MaxConnectList,0x00010000,"115200"
  382. HKR,,MaxConnectList,0x00010008,"57600"
  383. HKR,,MaxConnectList,0x00010008,"38400"
  384. HKR,,MaxConnectList,0x00010008,"19200"
  385. HKR,,MaxConnectList,0x00010008,"9600"
  386.  
  387. [AMP.reg]
  388. HKR,,InfraredTransceiverType,0,"4"
  389. HKR,,MaxConnectList,0x00010000,"115200"
  390. HKR,,MaxConnectList,0x00010008,"57600"
  391. HKR,,MaxConnectList,0x00010008,"38400"
  392. HKR,,MaxConnectList,0x00010008,"19200"
  393. HKR,,MaxConnectList,0x00010008,"9600"
  394.  
  395.  
  396. [ESI_9680.reg]
  397. HKR,,InfraredTransceiverType,0,"5"
  398. HKR,,MaxConnectList,0x00010000,"115200"
  399. HKR,,MaxConnectList,0x00010008,"19200"
  400. HKR,,MaxConnectList,0x00010008,"9600"
  401.  
  402. [Parallax.reg]
  403. HKR,,InfraredTransceiverType,0,"6"
  404. HKR,,MaxConnectList,0x00010000,"115200"
  405. HKR,,MaxConnectList,0x00010008,"57600"
  406. HKR,,MaxConnectList,0x00010008,"38400"
  407. HKR,,MaxConnectList,0x00010008,"19200"
  408. HKR,,MaxConnectList,0x00010008,"9600"
  409.  
  410. [Tekram.reg]
  411. HKR,,InfraredTransceiverType,0,"7"
  412. HKR,,MaxConnectList,0x00010000,"115200"
  413. HKR,,MaxConnectList,0x00010008,"57600"
  414. HKR,,MaxConnectList,0x00010008,"38400"
  415. HKR,,MaxConnectList,0x00010008,"19200"
  416. HKR,,MaxConnectList,0x00010008,"9600"
  417.  
  418. [Puma.reg]
  419. HKR,,InfraredTransceiverType,0,"7"
  420. HKR,,MaxConnectList,0x00010000,"115200"
  421. HKR,,MaxConnectList,0x00010008,"57600"
  422. HKR,,MaxConnectList,0x00010008,"38400"
  423. HKR,,MaxConnectList,0x00010008,"19200"
  424. HKR,,MaxConnectList,0x00010008,"9600"
  425.  
  426. [Temic.reg]
  427. HKR,,InfraredTransceiverType,0,"8"
  428. HKR,,MaxConnectList,0x00010000,"115200"
  429. HKR,,MaxConnectList,0x00010008,"57600"
  430. HKR,,MaxConnectList,0x00010008,"38400"
  431. HKR,,MaxConnectList,0x00010008,"19200"
  432. HKR,,MaxConnectList,0x00010008,"9600"
  433.  
  434. [Girbil.reg]
  435. HKR,,InfraredTransceiverType,0,"9"
  436. HKR,,MaxConnectList,0x00010000,"115200"
  437. HKR,,MaxConnectList,0x00010008,"57600"
  438. HKR,,MaxConnectList,0x00010008,"38400"
  439. HKR,,MaxConnectList,0x00010008,"19200"
  440. HKR,,MaxConnectList,0x00010008,"9600"
  441.  
  442. [DelAdvancedTab.reg]
  443. HKR,Ndi\params
  444.  
  445. [IRSIR.CoInstallers.reg]
  446. HKR,,CoInstallers32,0x00010000,"IRCLASS.dll,IrSIRClassCoInstaller"
  447.  
  448. [IRSIR.AddService]
  449. DisplayName     = %IRSIR.DevDesc%
  450. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  451. StartType       = 3 ;%SERVICE_DEMAND_START%
  452. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  453. ServiceBinary   = %12%\irsir.sys
  454. LoadOrderGroup  = NDIS
  455.  
  456. ;**************************************************************************
  457. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  458. [NO_DRV.NT]
  459. Characteristics = 0x11 ; NCF_VIRTUAL|NCF_NO_SERVICE
  460. AddReg=NO_DRV.reg
  461.  
  462. [NO_DRV.NT.Services]
  463. AddService = , 2,,   ; null service install
  464.  
  465. [common.EventLog]
  466. AddReg = common.AddEventLog.reg
  467.  
  468. [common.AddEventLog.reg]
  469. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  470. HKR, , TypesSupported,   0x00010001, 7
  471.  
  472.  
  473. [Strings]
  474. Microsoft           = "(Standard Infrared Port)"
  475. ACTiSYS            = "ACTiSYS"
  476. AMP            = "AMP"
  477. ESI                 = "Extended Systems"
  478. HP                  = "Hewlett Packard"
  479. IBM                 = "IBM"
  480. Parallax            = "Parallax"
  481. Tekram              = "Tekram"
  482. Puma                = "Puma Technologies"
  483. Temic               = "Vishay Telefunken"
  484. Girbil              = "Greenwich Instruments Ltd"
  485.  
  486. IRSIR.DevDesc       = "Microsoft Serial Infrared Driver"
  487. DisplayClassName    = "Infrared devices"
  488.  
  489. Generic.DevDesc        = "Built-in Infrared Device"
  490. *PNP0510.DevDesc    = "Built-in Infrared Device"
  491. *PNP0511.DevDesc    = "Built-in Infrared Device"
  492. *IBM0002.DeviceDesc = "IBM Thinkpad Infrared Device"
  493. *IBM0034.DeviceDesc = "IBM Thinkpad Infrared Device"
  494. *IBM0020.DeviceDesc = "Infrared connector on the King ISA Plug and Play PCMCIA Controller"
  495. HWPDEAD.DeviceDesc  = "HP Infrared Communication Port"
  496. ACTiSYS_200L.DevDesc= "ACTiSYS IR-200L Serial Infrared Device"
  497. ACTiSYS_220L.DevDesc= "ACTiSYS IR-220L Serial Infrared Device"
  498. ACTiSYS_220LPlus.DevDesc= "ACTiSYS IR-220L+ Serial Infrared Device"
  499. AMP.DevDesc         = "AMP PHASIR Serial Infrared Device"
  500. ESI_9680.DevDesc    = "ESI-9680 JetEye Serial Infrared Device"
  501. Parallax.DevDesc    = "Parallax PRA9500A Serial Infrared Device"
  502. Tekram.DevDesc      = "Tekram IRMate-210 Serial Infrared Device"
  503. Puma.DevDesc        = "Puma Serial Infrared Device"
  504. Temic.DevDesc       = "Vishay Telefunken TOIM3232 Serial Infrared Device"
  505. Girbil.DevDesc       = "Greenwich Instruments GIrBIL Serial Infrared Device"
  506. NullModem.DevDesc   = "Serial Cable using IrDA Protocol"
  507. VLSI                = "VLSI"
  508. VLSI.DevDesc        = "VLSI VL82C147 PCI IrDA Controller"
  509.  
  510.  
  511. IRSIR.Help          = "An IrDA serial infrared device is a built-in COM port or external transceiver which transmits infrared pulses. This NDIS miniport driver installs as a network adapter and binds to the Fast IR protocol."
  512. InfraredTransceiver = "Infrared Transceiver"
  513. SerialPort          = "Serial Port"
  514.  
  515. ;*******************************************
  516. ;Handy macro substitutions (non-localizable)
  517. SPSVCINST_ASSOCSERVICE = 0x00000002
  518. SERVICE_KERNEL_DRIVER  = 1
  519. SERVICE_BOOT_START     = 0
  520. SERVICE_DEMAND_START   = 3
  521. SERVICE_ERROR_NORMAL   = 1
  522. SERVICE_ERROR_CRITICAL = 3
  523. REG_EXPAND_SZ          = 0x00020000
  524. REG_DWORD              = 0x00010001
  525.  
  526.